home *** CD-ROM | disk | FTP | other *** search
/ 10,000 Great Games / 10,000 Great Games.iso / Product / 66 / data1.cab / Source_Files / Src / Blaster.clw < prev    next >
Text File  |  2000-01-16  |  24KB  |  849 lines

  1. ; CLW file contains information for the MFC ClassWizard
  2.  
  3. [General Info]
  4. Version=1
  5. LastClass=CMainFrame
  6. LastTemplate=CDialog
  7. NewFileInclude1=#include "stdafx.h"
  8. NewFileInclude2=#include "Blaster.h"
  9. LastPage=0
  10.  
  11. ClassCount=15
  12. Class1=CBlasterApp
  13. Class2=CBlasterDoc
  14. Class3=CBlasterView
  15. Class4=CMainFrame
  16.  
  17. ResourceCount=35
  18. Resource1=IDD_MSTRUCT_PROPS
  19. Resource2=IDR_MAINFRAME
  20. Resource6=IDD_WORKING (English (U.S.))
  21. Resource7=IDD_NEWLEVELPROPS (English (U.S.))
  22. Resource8=IDD_OPTIONS (English (U.S.))
  23. Resource9=IDD_RANDOMOBJPROPS (English (U.S.))
  24. Class5=CAboutDlg
  25. Resource3=IDD_MSTRUCT_PROPS (English (U.S.))
  26. Resource4=IDD_QUICKSTART (English (U.S.))
  27. Resource5=IDD_NEWLEVELPROPS_STRUCTURES (English (U.S.))
  28. Resource10=IDD_SPLASH_SCREEN (English (U.S.))
  29. Resource11=IDD_RANDOMPROPS (English (U.S.))
  30. Resource12=IDD_NEWLEVELPROPS_WEAPONS (English (U.S.))
  31. Resource13=IDD_NEWOBJECT (English (U.S.))
  32. Class6=CNewObject
  33. Class7=CMouseSetup
  34. Class8=CJoySetup
  35. Resource14=IDD_NEWLEVELPROPS_SCENERY (English (U.S.))
  36. Class9=CKeySetup
  37. Class10=CPlayerSelect
  38. Resource15=IDD_GAMMACORRECTION (English (U.S.))
  39. Resource16=IDD_SPLASH_SCREEN1 (English (U.S.))
  40. Class11=CRandomProps
  41. Resource17=IDD_NEWLEVELPROPS (Danish)
  42. Class12=CQuickStart
  43. Resource18=IDD_PLAYERSELECT (English (U.S.))
  44. Class13=CMstructDlg
  45. Resource19=IDD_NEWLEVELOBJPROPS (English (U.S.))
  46. Resource20=IDD_SETUPJOY (English (U.S.))
  47. Resource21=IDD_SETUPMOUSE (English (U.S.))
  48. Resource22=IDD_SETUPKEYBOARD (English (U.S.))
  49. Resource23=IDR_MAINFRAME (English (U.S.))
  50. Class14=CGamma
  51. Resource24=IDD_ABOUTBOX (English (U.S.))
  52. Resource25=IDD_GAMMACORRECTION
  53. Resource26=IDD_RANDOMPROPS
  54. Resource27=IDD_SPLASH_SCREEN
  55. Resource28=IDD_PLAYERSELECT
  56. Resource29=IDD_SETUPMOUSE
  57. Resource30=IDD_SETUPJOY
  58. Resource31=IDD_QUICKSTART
  59. Resource32=IDD_ABOUTBOX
  60. Resource33=IDD_NEWOBJECT
  61. Resource34=IDD_SETUPKEYBOARD
  62. Class15=CTurretDlg
  63. Resource35=IDD_TURRET_PROPS
  64.  
  65. [CLS:CBlasterApp]
  66. Type=0
  67. HeaderFile=Blaster.h
  68. ImplementationFile=Blaster.cpp
  69. Filter=N
  70. BaseClass=CWinApp
  71. VirtualFilter=AC
  72. LastObject=CBlasterApp
  73.  
  74. [CLS:CBlasterDoc]
  75. Type=0
  76. HeaderFile=BlasterDoc.h
  77. ImplementationFile=BlasterDoc.cpp
  78. Filter=N
  79. LastObject=CBlasterDoc
  80. BaseClass=CDocument
  81. VirtualFilter=DC
  82.  
  83. [CLS:CBlasterView]
  84. Type=0
  85. HeaderFile=BlasterView.h
  86. ImplementationFile=BlasterView.cpp
  87. Filter=C
  88. BaseClass=CScrollView
  89. VirtualFilter=VWC
  90. LastObject=ID_EDIT_PASTE
  91.  
  92. [CLS:CMainFrame]
  93. Type=0
  94. HeaderFile=MainFrm.h
  95. ImplementationFile=MainFrm.cpp
  96. Filter=T
  97. BaseClass=CFrameWnd
  98. VirtualFilter=fWC
  99. LastObject=ID_VIEW_BACKGROUNDAREA
  100.  
  101.  
  102.  
  103. [CLS:CAboutDlg]
  104. Type=0
  105. HeaderFile=Blaster.cpp
  106. ImplementationFile=Blaster.cpp
  107. Filter=D
  108. LastObject=CAboutDlg
  109.  
  110. [MNU:IDR_MAINFRAME]
  111. Type=1
  112. Class=CMainFrame
  113. Command1=ID_FILE_NEW
  114. Command2=ID_FILE_OPEN
  115. Command3=ID_FILE_SAVE
  116. Command4=ID_FILE_SAVE_AS
  117. Command5=ID_FILE_MRU_FILE1
  118. Command6=ID_APP_EXIT
  119. Command7=ID_EDIT_CUT
  120. Command8=ID_EDIT_COPY
  121. Command9=ID_EDIT_PASTE
  122. Command10=ID_DELETE
  123. Command11=ID_EDIT_SNAPTOGRID
  124. Command12=ID_NEW_OBJECT
  125. Command13=ID_SETTINGS_SELECTPLAYERS
  126. Command14=ID_SETTINGS_RANDOMLEVEL
  127. Command15=ID_SETTINGS_SOUND
  128. Command16=ID_SETTINGS_MUSIC
  129. Command17=ID_SETTINGS_GAMEOPTIONS_GAMMACORRECTION
  130. Command18=ID_SETTINGS_USEVIDEOHARDWARE
  131. Command19=ID_SETTINGS_USEPARALLAXSCROLLING
  132. Command20=ID_SETTINGS_LOWDETALLEVEL
  133. Command21=ID_SETTINGS_ALWAYSSHOWPLAYERNAMES
  134. Command22=ID_SETTINGS_GAMEOPTIONS_NOARMOR
  135. Command23=ID_QUICKSTART
  136. Command24=ID_RUN_FROMHERE
  137. Command25=ID_RUN_LEVEL
  138. Command26=ID_VIEW_TOOLBAR
  139. Command27=ID_VIEW_STATUS_BAR
  140. Command28=ID_VIEW_BACKGROUNDAREA
  141. Command29=ID_VIEW_GAMEAREA
  142. Command30=ID_VIEW_GRID
  143. Command31=ID_VIEW_DEBUGINFO
  144. Command32=ID_APP_ABOUT
  145. CommandCount=32
  146.  
  147. [ACL:IDR_MAINFRAME]
  148. Type=1
  149. Class=CMainFrame
  150. Command1=ID_VIEW_BACKGROUNDAREA
  151. Command2=ID_VIEW_GAMEAREA
  152. Command3=ID_EDIT_COPY
  153. Command4=ID_VIEW_DEBUGINFO
  154. Command5=ID_VIEW_GRID
  155. Command6=ID_FILE_NEW
  156. Command7=ID_NEW_OBJECT
  157. Command8=ID_FILE_OPEN
  158. Command9=ID_RUN_FROMHERE
  159. Command10=ID_RUN_LEVEL
  160. Command11=ID_EDIT_SNAPTOGRID
  161. Command12=ID_FILE_SAVE
  162. Command13=ID_EDIT_PASTE
  163. Command14=ID_EDIT_UNDO
  164. Command15=ID_DELETE
  165. Command16=ID_EDIT_CUT
  166. Command17=ID_SCROLL_DOWN
  167. Command18=ID_SCROLL_END
  168. Command19=ID_NEXT_PANE
  169. Command20=ID_PREV_PANE
  170. Command21=ID_SCROLL_HOME
  171. Command22=ID_EDIT_COPY
  172. Command23=ID_EDIT_PASTE
  173. Command24=ID_SCROLL_LEFT
  174. Command25=ID_PAGE_DOWN
  175. Command26=ID_PAGE_UP
  176. Command27=ID_SCROLL_RIGHT
  177. Command28=ID_NEW_OBJECT
  178. Command29=ID_SCROLL_UP
  179. Command30=ID_EDIT_CUT
  180. Command31=ID_EDIT_UNDO
  181. CommandCount=31
  182.  
  183. [TB:IDR_MAINFRAME (English (U.S.))]
  184. Type=1
  185. Class=?
  186. Command1=ID_FILE_NEW
  187. Command2=ID_FILE_NEW_RANDOM
  188. Command3=ID_FILE_OPEN
  189. Command4=ID_FILE_SAVE
  190. Command5=ID_EDIT_CUT
  191. Command6=ID_EDIT_COPY
  192. Command7=ID_EDIT_PASTE
  193. Command8=ID_VIEW_BACKGROUNDAREA
  194. Command9=ID_VIEW_GAMEAREA
  195. Command10=ID_VIEW_GRID
  196. Command11=ID_EDIT_SNAPTOGRID
  197. Command12=ID_NEW_OBJECT
  198. Command13=ID_SETTINGS_SELECTPLAYERS
  199. Command14=ID_RUN_FROMHERE
  200. Command15=ID_RUN_LEVEL
  201. CommandCount=15
  202.  
  203. [MNU:IDR_MAINFRAME (English (U.S.))]
  204. Type=1
  205. Class=CMainFrame
  206. Command1=ID_FILE_NEW
  207. Command2=ID_FILE_OPEN
  208. Command3=ID_FILE_SAVE
  209. Command4=ID_FILE_SAVE_AS
  210. Command5=ID_FILE_MRU_FILE1
  211. Command6=ID_APP_EXIT
  212. Command7=ID_EDIT_UNDO
  213. Command8=ID_EDIT_CUT
  214. Command9=ID_EDIT_COPY
  215. Command10=ID_EDIT_PASTE
  216. Command11=ID_DELETE
  217. Command12=ID_EDIT_SNAPTOGRID
  218. Command13=ID_NEW_OBJECT
  219. Command14=ID_SETTINGS_SELECTPLAYERS
  220. Command15=ID_SETTINGS_RANDOMLEVEL
  221. Command16=ID_SETTINGS_SOUND
  222. Command17=ID_SETTINGS_MUSIC
  223. Command18=ID_SETTINGS_GAMEOPTIONS_GAMMACORRECTION
  224. Command19=ID_SETTINGS_USEVIDEOHARDWARE
  225. Command20=ID_SETTINGS_USEPARALLAXSCROLLING
  226. Command21=ID_SETTINGS_LOWDETALLEVEL
  227. Command22=ID_SETTINGS_ALWAYSSHOWPLAYERNAMES
  228. Command23=ID_SETTINGS_GAMEOPTIONS_NOARMOR
  229. Command24=ID_QUICKSTART
  230. Command25=ID_RUN_FROMHERE
  231. Command26=ID_RUN_LEVEL
  232. Command27=ID_VIEW_TOOLBAR
  233. Command28=ID_VIEW_STATUS_BAR
  234. Command29=ID_VIEW_BACKGROUNDAREA
  235. Command30=ID_VIEW_GAMEAREA
  236. Command31=ID_VIEW_GRID
  237. Command32=ID_VIEW_DEBUGINFO
  238. Command33=ID_APP_ABOUT
  239. CommandCount=33
  240.  
  241. [ACL:IDR_MAINFRAME (English (U.S.))]
  242. Type=1
  243. Class=CMainFrame
  244. Command1=ID_VIEW_BACKGROUNDAREA
  245. Command2=ID_VIEW_GAMEAREA
  246. Command3=ID_EDIT_COPY
  247. Command4=ID_VIEW_DEBUGINFO
  248. Command5=ID_VIEW_GRID
  249. Command6=ID_FILE_NEW
  250. Command7=ID_NEW_OBJECT
  251. Command8=ID_FILE_OPEN
  252. Command9=ID_RUN_FROMHERE
  253. Command10=ID_RUN_LEVEL
  254. Command11=ID_EDIT_SNAPTOGRID
  255. Command12=ID_FILE_SAVE
  256. Command13=ID_EDIT_PASTE
  257. Command14=ID_EDIT_UNDO
  258. Command15=ID_DELETE
  259. Command16=ID_EDIT_CUT
  260. Command17=ID_SCROLL_DOWN
  261. Command18=ID_SCROLL_END
  262. Command19=ID_NEXT_PANE
  263. Command20=ID_PREV_PANE
  264. Command21=ID_SCROLL_HOME
  265. Command22=ID_EDIT_COPY
  266. Command23=ID_EDIT_PASTE
  267. Command24=ID_SCROLL_LEFT
  268. Command25=ID_PAGE_DOWN
  269. Command26=ID_PAGE_UP
  270. Command27=ID_SCROLL_RIGHT
  271. Command28=ID_NEW_OBJECT
  272. Command29=ID_SCROLL_UP
  273. Command30=ID_EDIT_CUT
  274. Command31=ID_EDIT_UNDO
  275. CommandCount=31
  276.  
  277. [DLG:IDD_ABOUTBOX (English (U.S.))]
  278. Type=1
  279. Class=?
  280. ControlCount=6
  281. Control1=IDOK,button,1342373889
  282. Control2=IDC_STATIC,static,1342177283
  283. Control3=IDC_STATIC,static,1342308480
  284. Control4=IDC_STATIC,static,1342308352
  285. Control5=IDC_STATIC,static,1342308352
  286. Control6=IDC_STATIC,static,1342308352
  287.  
  288. [DLG:IDD_OPTIONS (English (U.S.))]
  289. Type=1
  290. Class=?
  291. ControlCount=9
  292. Control1=IDOK,button,1342242817
  293. Control2=IDCANCEL,button,1342242816
  294. Control3=IDC_NOSOUND,button,1342242819
  295. Control4=IDC_NOMUSIC,button,1342242819
  296. Control5=IDC_NAMESVISIBLE,button,1342242819
  297. Control6=IDC_NOHW,button,1342242819
  298. Control7=IDC_NOPARALLAX,button,1342242819
  299. Control8=IDC_INAWIN,button,1342242819
  300. Control9=IDC_DEBUG,button,1342242819
  301.  
  302. [DLG:IDD_PLAYERSELECT (English (U.S.))]
  303. Type=1
  304. Class=CPlayerSelect
  305. ControlCount=22
  306. Control1=IDOK,button,1342242817
  307. Control2=IDCANCEL,button,1342242816
  308. Control3=IDC_PL1CHECK,button,1342246147
  309. Control4=IDC_PL1NAME,edit,1350631552
  310. Control5=IDC_PL1CONFIGURE,button,1342246656
  311. Control6=IDC_PL2CHECK,button,1342246147
  312. Control7=IDC_PL2NAME,edit,1350631552
  313. Control8=IDC_PL2CONFIGURE,button,1342246656
  314. Control9=IDC_PL3CHECK,button,1342246147
  315. Control10=IDC_PL3NAME,edit,1350631552
  316. Control11=IDC_PL3CONFIGURE,button,1342246656
  317. Control12=IDC_PL4CHECK,button,1342246147
  318. Control13=IDC_PL4NAME,edit,1350631552
  319. Control14=IDC_PL4CONFIGURE,button,1342246656
  320. Control15=IDC_PL5CHECK,button,1342246147
  321. Control16=IDC_PL5NAME,edit,1350631552
  322. Control17=IDC_PL5CONFIGURE,button,1342246656
  323. Control18=IDC_PL6CHECK,button,1342246147
  324. Control19=IDC_PL6NAME,edit,1350631552
  325. Control20=IDC_PL6CONFIGURE,button,1342246656
  326. Control21=IDC_STATIC,static,1342308352
  327. Control22=IDC_STATIC,button,1342177287
  328.  
  329. [DLG:IDD_SETUPJOY (English (U.S.))]
  330. Type=1
  331. Class=CJoySetup
  332. ControlCount=13
  333. Control1=IDOK,button,1342242817
  334. Control2=IDC_CALIBRATE_JOYSTICK,button,1342242816
  335. Control3=IDCANCEL,button,1342242816
  336. Control4=IDC_JOY_DEVICE,combobox,1344340226
  337. Control5=IDC_JOY_FIRE,combobox,1344340226
  338. Control6=IDC_JOY_JETPACK,combobox,1344340226
  339. Control7=IDC_JOY_MINE,combobox,1344340226
  340. Control8=IDC_STATIC,button,1342177287
  341. Control9=IDC_STATIC,static,1342308864
  342. Control10=IDC_STATIC,static,1342308864
  343. Control11=IDC_STATIC,static,1342308864
  344. Control12=IDC_STATIC,static,1342308352
  345. Control13=IDC_STATIC,static,1342308864
  346.  
  347. [DLG:IDD_SETUPKEYBOARD (English (U.S.))]
  348. Type=1
  349. Class=CKeySetup
  350. ControlCount=14
  351. Control1=IDOK,button,1342242817
  352. Control2=IDCANCEL,button,1342242816
  353. Control3=IDC_KEY_LEFT,combobox,1344340226
  354. Control4=IDC_KEY_UP,combobox,1344340226
  355. Control5=IDC_KEY_RIGHT,combobox,1344340226
  356. Control6=IDC_KEY_DOWN,combobox,1344340226
  357. Control7=IDC_KEY_FIRE,combobox,1344340226
  358. Control8=IDC_STATIC,static,1342308864
  359. Control9=IDC_STATIC,static,1342308864
  360. Control10=IDC_STATIC,static,1342308864
  361. Control11=IDC_STATIC,static,1342308864
  362. Control12=IDC_STATIC,static,1342308864
  363. Control13=IDC_STATIC,button,1342177287
  364. Control14=IDC_STATIC,static,1342308352
  365.  
  366. [DLG:IDD_SETUPMOUSE (English (U.S.))]
  367. Type=1
  368. Class=CMouseSetup
  369. ControlCount=5
  370. Control1=IDOK,button,1342242817
  371. Control2=IDCANCEL,button,1342242816
  372. Control3=IDC_MOUSE_REVERSE,button,1342242819
  373. Control4=IDC_STATIC,button,1342177287
  374. Control5=IDC_STATIC,static,1342308352
  375.  
  376. [DLG:IDD_WORKING (English (U.S.))]
  377. Type=1
  378. Class=?
  379. ControlCount=1
  380. Control1=IDC_WORKING_PROGRESS,msctls_progress32,1350565888
  381.  
  382. [DLG:IDD_NEWLEVELPROPS_SCENERY (English (U.S.))]
  383. Type=1
  384. Class=?
  385. ControlCount=1
  386. Control1=IDC_STATIC,static,1342308352
  387.  
  388. [DLG:IDD_NEWLEVELPROPS_STRUCTURES (English (U.S.))]
  389. Type=1
  390. Class=?
  391. ControlCount=1
  392. Control1=IDC_STATIC,static,1342308352
  393.  
  394. [DLG:IDD_NEWLEVELPROPS_WEAPONS (English (U.S.))]
  395. Type=1
  396. Class=?
  397. ControlCount=1
  398. Control1=IDC_STATIC,static,1342308352
  399.  
  400. [DLG:IDD_NEWOBJECT (English (U.S.))]
  401. Type=1
  402. Class=CNewObject
  403. ControlCount=5
  404. Control1=IDOK,button,1342242817
  405. Control2=IDCANCEL,button,1342242816
  406. Control3=IDC_NEWOBJECT_LIST,listbox,1352728835
  407. Control4=IDC_NEWOBJECT_RELATING,button,1342242819
  408. Control5=IDC_STATIC,static,1342308352
  409.  
  410. [CLS:CNewObject]
  411. Type=0
  412. HeaderFile=NewObject.h
  413. ImplementationFile=NewObject.cpp
  414. BaseClass=CDialog
  415. Filter=D
  416. LastObject=CNewObject
  417. VirtualFilter=dWC
  418.  
  419. [CLS:CPlayerSelect]
  420. Type=0
  421. HeaderFile=PlayerSelect.h
  422. ImplementationFile=PlayerSelect.cpp
  423. BaseClass=CDialog
  424. Filter=D
  425. LastObject=IDC_PL5CHECK
  426. VirtualFilter=dWC
  427.  
  428. [DLG:IDD_SPLASH_SCREEN (English (U.S.))]
  429. Type=1
  430. Class=?
  431. ControlCount=1
  432. Control1=IDC_STATIC,static,1342177294
  433.  
  434. [CLS:CJoySetup]
  435. Type=0
  436. HeaderFile=playerselect.h
  437. ImplementationFile=playerselect.cpp
  438. BaseClass=CDialog
  439. Filter=D
  440. LastObject=CJoySetup
  441. VirtualFilter=dWC
  442.  
  443. [CLS:CKeySetup]
  444. Type=0
  445. HeaderFile=playerselect.h
  446. ImplementationFile=playerselect.cpp
  447. BaseClass=CDialog
  448. Filter=D
  449. LastObject=CKeySetup
  450. VirtualFilter=dWC
  451.  
  452. [CLS:CMouseSetup]
  453. Type=0
  454. HeaderFile=playerselect.h
  455. ImplementationFile=playerselect.cpp
  456. BaseClass=CDialog
  457. Filter=D
  458. LastObject=CMouseSetup
  459. VirtualFilter=dWC
  460.  
  461. [DLG:IDD_NEWLEVELPROPS (Danish)]
  462. Type=1
  463. Class=?
  464. ControlCount=7
  465. Control1=IDC_NEWLEVEL_RANDOM,button,1342242819
  466. Control2=IDC_NEWLEVEL_CLASSLIST,combobox,1344348419
  467. Control3=IDC_NEWLEVEL_LIST,listbox,1352728835
  468. Control4=IDC_STATIC,static,1342308352
  469. Control5=IDC_STATIC,static,1342308352
  470. Control6=IDC_NEWLEVEL_OBJPROPS,button,1342242817
  471. Control7=IDOK,button,1342242816
  472.  
  473. [DLG:IDD_NEWLEVELPROPS (English (U.S.))]
  474. Type=1
  475. Class=?
  476. ControlCount=6
  477. Control1=IDC_NEWLEVEL_OBJPROPS,button,1342242817
  478. Control2=IDOK,button,1342242816
  479. Control3=IDC_NEWLEVEL_CLASSLIST,combobox,1344348419
  480. Control4=IDC_NEWLEVEL_LIST,listbox,1352728835
  481. Control5=IDC_STATIC,static,1342308352
  482. Control6=IDC_STATIC,static,1342308352
  483.  
  484. [DLG:IDD_QUICKSTART (English (U.S.))]
  485. Type=1
  486. Class=CQuickStart
  487. ControlCount=6
  488. Control1=IDC_QS_LEVEL,combobox,1344340226
  489. Control2=ID_QS_SELECT,button,1342242816
  490. Control3=IDOK,button,1342242816
  491. Control4=IDCANCEL,button,1342242816
  492. Control5=ID_QS_EXIT,button,1342242816
  493. Control6=IDC_STATIC,static,1342308352
  494.  
  495. [CLS:CQuickStart]
  496. Type=0
  497. HeaderFile=QuickStart.h
  498. ImplementationFile=QuickStart.cpp
  499. BaseClass=CDialog
  500. Filter=D
  501. LastObject=CQuickStart
  502. VirtualFilter=dWC
  503.  
  504. [DLG:IDD_NEWLEVELOBJPROPS (English (U.S.))]
  505. Type=1
  506. Class=?
  507. ControlCount=7
  508. Control1=IDOK,button,1342242817
  509. Control2=IDCANCEL,button,1342242816
  510. Control3=IDC_LEVELOBJPROPS_OCCURENCE,msctls_trackbar32,1342242840
  511. Control4=IDC_STATIC,static,1342308352
  512. Control5=IDC_STATIC,static,1342308352
  513. Control6=IDC_STATIC,static,1342308352
  514. Control7=IDC_STATIC,static,1342308352
  515.  
  516. [DLG:IDD_RANDOMOBJPROPS (English (U.S.))]
  517. Type=1
  518. Class=?
  519. ControlCount=16
  520. Control1=IDOK,button,1342242817
  521. Control2=IDCANCEL,button,1342242816
  522. Control3=IDC_RANDOMOBJPROPS_OCCURENCE,msctls_trackbar32,1342242840
  523. Control4=IDC_STATIC,static,1342308352
  524. Control5=IDC_STATIC,static,1342308352
  525. Control6=IDC_RANDOMOBJPROPS_VERT,button,1342177289
  526. Control7=IDC_RADIO5,button,1342177289
  527. Control8=IDC_RADIO6,button,1342177289
  528. Control9=IDC_RADIO7,button,1342177289
  529. Control10=IDC_RADIO8,button,1342177289
  530. Control11=IDC_STATIC,button,1342177287
  531. Control12=IDC_STATIC,button,1342177287
  532. Control13=IDC_STATIC,button,1342177287
  533. Control14=IDC_RADIO9,button,1342177289
  534. Control15=IDC_RADIO10,button,1342177289
  535. Control16=IDC_RADIO11,button,1342177289
  536.  
  537. [DLG:IDD_RANDOMPROPS (English (U.S.))]
  538. Type=1
  539. Class=CRandomProps
  540. ControlCount=27
  541. Control1=IDOK,button,1342242817
  542. Control2=IDC_RANDPROPS_PLATFORM,msctls_trackbar32,1342242817
  543. Control3=IDC_RANDPROPS_ANY,msctls_trackbar32,1342242817
  544. Control4=IDC_RANDPROPS_ON,msctls_trackbar32,1342242817
  545. Control5=IDC_RANDPROPS_UNDER,msctls_trackbar32,1342242817
  546. Control6=IDC_RANDPROPS_BETWEEN,msctls_trackbar32,1476460545
  547. Control7=IDC_RANDOMPROPS_LIST,listbox,1352728835
  548. Control8=IDC_RANDOMPROPS_SLIDER,msctls_trackbar32,1342242817
  549. Control9=IDC_STATIC,static,1342308352
  550. Control10=IDC_STATIC,static,1342308352
  551. Control11=IDC_STATIC,button,1342177287
  552. Control12=IDC_STATIC,button,1342177287
  553. Control13=IDC_STATIC,static,1342308352
  554. Control14=IDC_STATIC,static,1342308352
  555. Control15=IDC_STATIC,static,1342308352
  556. Control16=IDC_STATIC,static,1476526080
  557. Control17=IDC_STATIC,static,1342308352
  558. Control18=IDC_STATIC,static,1342308352
  559. Control19=IDC_STATIC,static,1342308352
  560. Control20=IDC_STATIC,static,1342308352
  561. Control21=IDC_STATIC,static,1342308352
  562. Control22=IDC_STATIC,static,1476526080
  563. Control23=IDC_STATIC,static,1342308352
  564. Control24=IDC_STATIC,static,1342308352
  565. Control25=IDC_STATIC,static,1342308352
  566. Control26=IDC_STATIC,static,1476526080
  567. Control27=IDC_STATIC,static,1342308352
  568.  
  569. [CLS:CRandomProps]
  570. Type=0
  571. HeaderFile=RandomProps.h
  572. ImplementationFile=RandomProps.cpp
  573. BaseClass=CDialog
  574. Filter=D
  575. VirtualFilter=dWC
  576. LastObject=CRandomProps
  577.  
  578. [DLG:IDD_SPLASH_SCREEN1 (English (U.S.))]
  579. Type=1
  580. ControlCount=1
  581. Control1=IDC_STATIC,static,1342181902
  582.  
  583. [DLG:IDD_MSTRUCT_PROPS (English (U.S.))]
  584. Type=1
  585. Class=CMstructDlg
  586. ControlCount=6
  587. Control1=IDOK,button,1342242817
  588. Control2=IDCANCEL,button,1342242816
  589. Control3=IDC_MSTRUCT_SPEED,msctls_trackbar32,1342242840
  590. Control4=IDC_STATIC,static,1342308352
  591. Control5=IDC_STATIC,static,1342308352
  592. Control6=IDC_STATIC,static,1342308352
  593.  
  594. [CLS:CMstructDlg]
  595. Type=0
  596. HeaderFile=MstructDlg.h
  597. ImplementationFile=MstructDlg.cpp
  598. BaseClass=CDialog
  599. Filter=D
  600. VirtualFilter=dWC
  601. LastObject=IDOK
  602.  
  603. [DLG:IDD_GAMMACORRECTION (English (U.S.))]
  604. Type=1
  605. Class=CGamma
  606. ControlCount=7
  607. Control1=IDOK,button,1342242817
  608. Control2=IDCANCEL,button,1342242816
  609. Control3=IDAPPLY,button,1342242816
  610. Control4=IDC_GAMMA_VALUE,msctls_trackbar32,1342242825
  611. Control5=IDC_STATIC,static,1342308352
  612. Control6=IDC_STATIC,static,1342308352
  613. Control7=IDC_STATIC,static,1342308352
  614.  
  615. [CLS:CGamma]
  616. Type=0
  617. HeaderFile=Gamma.h
  618. ImplementationFile=Gamma.cpp
  619. BaseClass=CDialog
  620. Filter=D
  621. LastObject=CGamma
  622. VirtualFilter=dWC
  623.  
  624. [DLG:IDD_ABOUTBOX]
  625. Type=1
  626. Class=?
  627. ControlCount=6
  628. Control1=IDOK,button,1342373889
  629. Control2=IDC_STATIC,static,1342177283
  630. Control3=IDC_STATIC,static,1342308480
  631. Control4=IDC_STATIC,static,1342308352
  632. Control5=IDC_STATIC,static,1342308352
  633. Control6=IDC_STATIC,static,1342308352
  634.  
  635. [TB:IDR_MAINFRAME]
  636. Type=1
  637. Class=?
  638. Command1=ID_FILE_NEW
  639. Command2=ID_FILE_NEW_RANDOM
  640. Command3=ID_FILE_OPEN
  641. Command4=ID_FILE_SAVE
  642. Command5=ID_EDIT_CUT
  643. Command6=ID_EDIT_COPY
  644. Command7=ID_EDIT_PASTE
  645. Command8=ID_VIEW_BACKGROUNDAREA
  646. Command9=ID_VIEW_GAMEAREA
  647. Command10=ID_VIEW_GRID
  648. Command11=ID_EDIT_SNAPTOGRID
  649. Command12=ID_NEW_OBJECT
  650. Command13=ID_SETTINGS_SELECTPLAYERS
  651. Command14=ID_RUN_FROMHERE
  652. Command15=ID_RUN_LEVEL
  653. CommandCount=15
  654.  
  655. [DLG:IDD_PLAYERSELECT]
  656. Type=1
  657. Class=CPlayerSelect
  658. ControlCount=28
  659. Control1=IDOK,button,1342242817
  660. Control2=IDCANCEL,button,1342242816
  661. Control3=IDC_PL1CHECK,button,1342246147
  662. Control4=IDC_PL1NAME,edit,1350631552
  663. Control5=IDC_PL1CONFIGURE,button,1342246656
  664. Control6=IDC_PL2CHECK,button,1342246147
  665. Control7=IDC_PL2NAME,edit,1350631552
  666. Control8=IDC_PL2CONFIGURE,button,1342246656
  667. Control9=IDC_PL3CHECK,button,1342246147
  668. Control10=IDC_PL3NAME,edit,1350631552
  669. Control11=IDC_PL3CONFIGURE,button,1342246656
  670. Control12=IDC_PL4CHECK,button,1342246147
  671. Control13=IDC_PL4NAME,edit,1350631552
  672. Control14=IDC_PL4CONFIGURE,button,1342246656
  673. Control15=IDC_PL5CHECK,button,1342246147
  674. Control16=IDC_PL5NAME,edit,1350631552
  675. Control17=IDC_PL5CONFIGURE,button,1342246656
  676. Control18=IDC_PL6CHECK,button,1342246147
  677. Control19=IDC_PL6NAME,edit,1350631552
  678. Control20=IDC_PL6CONFIGURE,button,1342246656
  679. Control21=IDC_STATIC,static,1342308352
  680. Control22=IDC_STATIC,button,1342177287
  681. Control23=IDC_PL7CHECK,button,1342246147
  682. Control24=IDC_PL7NAME,edit,1350631552
  683. Control25=IDC_PL7CONFIGURE,button,1342246656
  684. Control26=IDC_PL8CHECK,button,1342246147
  685. Control27=IDC_PL8NAME,edit,1350631552
  686. Control28=IDC_PL8CONFIGURE,button,1342246656
  687.  
  688. [DLG:IDD_SETUPJOY]
  689. Type=1
  690. Class=CJoySetup
  691. ControlCount=13
  692. Control1=IDOK,button,1342242817
  693. Control2=IDC_CALIBRATE_JOYSTICK,button,1342242816
  694. Control3=IDCANCEL,button,1342242816
  695. Control4=IDC_JOY_DEVICE,combobox,1344340226
  696. Control5=IDC_JOY_FIRE,combobox,1344340226
  697. Control6=IDC_JOY_JETPACK,combobox,1344340226
  698. Control7=IDC_JOY_MINE,combobox,1344340226
  699. Control8=IDC_STATIC,button,1342177287
  700. Control9=IDC_STATIC,static,1342308864
  701. Control10=IDC_STATIC,static,1342308864
  702. Control11=IDC_STATIC,static,1342308864
  703. Control12=IDC_STATIC,static,1342308352
  704. Control13=IDC_STATIC,static,1342308864
  705.  
  706. [DLG:IDD_SETUPKEYBOARD]
  707. Type=1
  708. Class=CKeySetup
  709. ControlCount=14
  710. Control1=IDOK,button,1342242817
  711. Control2=IDCANCEL,button,1342242816
  712. Control3=IDC_KEY_LEFT,combobox,1344340226
  713. Control4=IDC_KEY_UP,combobox,1344340226
  714. Control5=IDC_KEY_RIGHT,combobox,1344340226
  715. Control6=IDC_KEY_DOWN,combobox,1344340226
  716. Control7=IDC_KEY_FIRE,combobox,1344340226
  717. Control8=IDC_STATIC,static,1342308864
  718. Control9=IDC_STATIC,static,1342308864
  719. Control10=IDC_STATIC,static,1342308864
  720. Control11=IDC_STATIC,static,1342308864
  721. Control12=IDC_STATIC,static,1342308864
  722. Control13=IDC_STATIC,button,1342177287
  723. Control14=IDC_STATIC,static,1342308352
  724.  
  725. [DLG:IDD_SETUPMOUSE]
  726. Type=1
  727. Class=CMouseSetup
  728. ControlCount=5
  729. Control1=IDOK,button,1342242817
  730. Control2=IDCANCEL,button,1342242816
  731. Control3=IDC_MOUSE_REVERSE,button,1342242819
  732. Control4=IDC_STATIC,button,1342177287
  733. Control5=IDC_STATIC,static,1342308352
  734.  
  735. [DLG:IDD_NEWOBJECT]
  736. Type=1
  737. Class=CNewObject
  738. ControlCount=5
  739. Control1=IDOK,button,1342242817
  740. Control2=IDCANCEL,button,1342242816
  741. Control3=IDC_NEWOBJECT_LIST,listbox,1352728835
  742. Control4=IDC_NEWOBJECT_RELATING,button,1342242819
  743. Control5=IDC_STATIC,static,1342308352
  744.  
  745. [DLG:IDD_SPLASH_SCREEN]
  746. Type=1
  747. Class=?
  748. ControlCount=1
  749. Control1=IDC_SPLASH_BITMAP,static,1342177294
  750.  
  751. [DLG:IDD_QUICKSTART]
  752. Type=1
  753. Class=CQuickStart
  754. ControlCount=6
  755. Control1=IDC_QS_LEVEL,combobox,1344340226
  756. Control2=ID_QS_SELECT,button,1342242816
  757. Control3=IDOK,button,1342242816
  758. Control4=IDCANCEL,button,1342242816
  759. Control5=ID_QS_EXIT,button,1342242816
  760. Control6=IDC_STATIC,static,1342308352
  761.  
  762. [DLG:IDD_RANDOMPROPS]
  763. Type=1
  764. Class=CRandomProps
  765. ControlCount=27
  766. Control1=IDOK,button,1342242817
  767. Control2=IDC_RANDPROPS_PLATFORM,msctls_trackbar32,1342242817
  768. Control3=IDC_RANDPROPS_ANY,msctls_trackbar32,1342242817
  769. Control4=IDC_RANDPROPS_ON,msctls_trackbar32,1342242817
  770. Control5=IDC_RANDPROPS_UNDER,msctls_trackbar32,1342242817
  771. Control6=IDC_RANDPROPS_BETWEEN,msctls_trackbar32,1476460545
  772. Control7=IDC_RANDOMPROPS_LIST,listbox,1352728835
  773. Control8=IDC_RANDOMPROPS_SLIDER,msctls_trackbar32,1342242817
  774. Control9=IDC_STATIC,static,1342308352
  775. Control10=IDC_STATIC,static,1342308352
  776. Control11=IDC_STATIC,button,1342177287
  777. Control12=IDC_STATIC,button,1342177287
  778. Control13=IDC_STATIC,static,1342308352
  779. Control14=IDC_STATIC,static,1342308352
  780. Control15=IDC_STATIC,static,1342308352
  781. Control16=IDC_STATIC,static,1476526080
  782. Control17=IDC_STATIC,static,1342308352
  783. Control18=IDC_STATIC,static,1342308352
  784. Control19=IDC_STATIC,static,1342308352
  785. Control20=IDC_STATIC,static,1342308352
  786. Control21=IDC_STATIC,static,1342308352
  787. Control22=IDC_STATIC,static,1476526080
  788. Control23=IDC_STATIC,static,1342308352
  789. Control24=IDC_STATIC,static,1342308352
  790. Control25=IDC_STATIC,static,1342308352
  791. Control26=IDC_STATIC,static,1476526080
  792. Control27=IDC_STATIC,static,1342308352
  793.  
  794. [DLG:IDD_MSTRUCT_PROPS]
  795. Type=1
  796. Class=CMstructDlg
  797. ControlCount=6
  798. Control1=IDOK,button,1342242817
  799. Control2=IDCANCEL,button,1342242816
  800. Control3=IDC_MSTRUCT_SPEED,msctls_trackbar32,1342242840
  801. Control4=IDC_STATIC,static,1342308352
  802. Control5=IDC_STATIC,static,1342308352
  803. Control6=IDC_STATIC,static,1342308352
  804.  
  805. [DLG:IDD_GAMMACORRECTION]
  806. Type=1
  807. Class=CGamma
  808. ControlCount=7
  809. Control1=IDOK,button,1342242817
  810. Control2=IDCANCEL,button,1342242816
  811. Control3=IDAPPLY,button,1342242816
  812. Control4=IDC_GAMMA_VALUE,msctls_trackbar32,1342242825
  813. Control5=IDC_STATIC,static,1342308352
  814. Control6=IDC_STATIC,static,1342308352
  815. Control7=IDC_STATIC,static,1342308352
  816.  
  817. [DLG:IDD_TURRET_PROPS]
  818. Type=1
  819. Class=CTurretDlg
  820. ControlCount=18
  821. Control1=IDOK,button,1342242817
  822. Control2=IDCANCEL,button,1342242816
  823. Control3=IDC_TURRET_FROM,edit,1350631552
  824. Control4=IDC_TURRET_TO,edit,1350631552
  825. Control5=IDC_TURRET_ROTATION,msctls_trackbar32,1342242840
  826. Control6=IDC_TURRET_DELAY,msctls_trackbar32,1342242840
  827. Control7=IDC_STATIC,static,1342308864
  828. Control8=IDC_STATIC,static,1342308864
  829. Control9=IDC_STATIC,static,1342308352
  830. Control10=IDC_STATIC,static,1342308352
  831. Control11=IDC_STATIC,static,1342308352
  832. Control12=IDC_STATIC,static,1342308352
  833. Control13=IDC_STATIC,static,1342308352
  834. Control14=IDC_STATIC,static,1342308352
  835. Control15=IDC_STATIC,static,1342308352
  836. Control16=IDC_STATIC,static,1342308352
  837. Control17=IDC_TURRET_ARMOR,edit,1350631552
  838. Control18=IDC_STATIC,static,1342308864
  839.  
  840. [CLS:CTurretDlg]
  841. Type=0
  842. HeaderFile=TurretDlg.h
  843. ImplementationFile=TurretDlg.cpp
  844. BaseClass=CDialog
  845. Filter=D
  846. VirtualFilter=dWC
  847. LastObject=CTurretDlg
  848.  
  849.